PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getBrush Method
In This Topic
    getBrush Method
    In This Topic
    Gets the brush used for filling the text interior.
    Syntax
    public PDFBrush getBrush()

    Return Value

    The brush used to fill the text interior.
    See Also